actual runtime

【计】实际运行时间

计算机



双语例句

  1. Spring uses a transaction manager interface implementation to perform the actual transaction demarcation at runtime.
    Spring在运行时使用一个事务管理器接口实现来执行实际的事务划分。
  2. Template filters allow you to substitute that variable declaration with an actual value that you establish at runtime.
    模板过滤器允许您用在运行时建立的实际的值代替变量声明。
  3. The Runtime layer contains the actual runtime implementation of the SCA assembly model and enables WebSphere Process Server to be an execution platform for SCA modules.
    运行时层包含SCA组装模型的实际运行时实现,并支持WebSphereProcessServer成为SCA模块的执行平台。
  4. After you complete this tutorial, continue with the sixth tutorial covering the business measures model, which allows you to monitor, analyze, and report on actual runtime data.
    在完成本教程之后,可以继续学习本系列的第六部分,第六部分概述了业务度量模型,使用该模型可以监视、分析和报告实际的运行时数据。
  5. Its methods make it possible to define the actual endpoint location of the service at runtime.
    它的方法使您能够在运行时定义服务的实际端点位置。
  6. The actual value is passed to the pre-compiled query as a parameter at runtime.
    实际值在运行时作为一个参数传递到预编译的查询。
  7. The mapping editor takes these mappings and generates an XSL file to perform the actual XML transformations at runtime.
    映射编辑器以这些映射为参数,将生成一个XSL文件,用于在运行时执行实际的XML转换。
  8. The actual runtime proxies are then created and held in a Java Bean.
    然后,创建实际的运行时代理并保存在JavaBean中。
  9. Such solutions hide the actual native SQL from the developers and DBAs since these queries transform themselves into the native query languages at runtime.
    这些解决方案对开发人员和DBA隐藏了实际的原生SQL,因为这些查询在运行时被转换为原生查询语言。
  10. Again, in reality, the actual sortheap allocated at runtime will be determined by the sortheap setting in the database configuration.
    同样,在运行时真正分配的排序堆(sortheap)实际上将由数据库配置中的sortheap设置来决定。
  11. Displays runtime SQL-MaintainJ captures the actual runtime SQL statements going to the database with parameters populated regardless of the JDBC framework used.
    显示运行时SQL&不管你使用的是哪种JDBC框架,MaintainJ都能够捕获到发送到数据库实际运行的SQL语句以及其中的参数。